<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.column-cover ul li.white ins {
    width: 10px;
}
.top {
    width: 1200px;
    height: 17px;
    margin-top: 25px;
    margin-bottom: 30px;
}

.top-r {
    float: right;
}

.top-r ul li {
    float: left;
}

.top-r li a {
    font-size: 15px;
    color: #fff;
}

.top-r li:nth-child(2) {
    width: 3px;
    height: 25px;
    background: url(shuxian.png) no-repeat center;
    background-size: 3px 17px;
    margin: 0 10px;
}

.top-r li:nth-child(4) {
    width: 3px;
    height: 25px;
    background: url(shuxian.png) no-repeat center;
    background-size: 3px 17px;
    margin: 0 10px;
}


/* å›¾ç‰‡æ–°é—»å¼€å§‹ */
.tpxwBox {
    width: 620px;
    height: 416px;
    overflow: hidden;
    position: relative;
    float: left;
}

.tpxwBox .hd {
    margin-left: -51px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    bottom: 92px;
    z-index: 1;
}

.tpxwBox .hd ul {
    overflow: hidden;
    zoom: 1;
}

.tpxwBox .hd ul li {
    width: 8px;
    height: 8px;
    background: #FFF;
    border-radius: 50px;
    margin: 0 4px;
    float: left;
}

.tpxwBox .hd ul li.on {
    width: 46px;
    background: #F19139;
}

.tpxwBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.tpxwBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.tpxwBox .bd li a {
    position: relative;
    width: 620px;
    height: 416px;
    display: block;
}

.tpxwBox .bd .fit {
    width: 620px;
    height: 356px;
    text-align: center;
}

.tpxwBox .bd li img {
    width: 100%;
    height: 100%;
}

.tpxwBox .bd li .tpxwText {
    width: 620px;
    height: 60px;
    line-height: 60px;
    background-color: #F1F2F3;
    padding: 0 20px;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    position: absolute;
    bottom: 0;
    z-index: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}</pre></body></html>